Welcome![Sign In][Sign Up]
Location:
Search - c snmp

Search list

[Internet-Network2004041921532223955

Description: Visual+C++开发基于SNMP的网络管理软件-Visual+ C++ Developing SNMP-based network management software
Platform: | Size: 55296 | Author: gaoqi | Hits:

[Documentssnmp_project

Description: .Net C++ sample code for SNMP programming, Source from Open Source (sample code).-. Net C++ Sample code for SNMP programming, Source from Open Source (sample code).
Platform: | Size: 220160 | Author: Richard K | Hits:

[Windows DevelopVisualC_SNMP

Description: Visual C++开发基于snmp的网络管理软件-Visual C++ Development snmp-based network management software
Platform: | Size: 12472320 | Author: fengbo | Hits:

[SNMPsnmpplus

Description: 这是一个SNMP的API c++ class.提供友好简单的SNMP设备控制和状态访问.-This is a high level SNMP API in c++ format. It offers a user-friendly program interface to allow programmer control remote device via standard SNMP protocol.
Platform: | Size: 1546240 | Author: hegallis | Hits:

[SNMP32223955

Description: 用c++程序语言实现简单的snmp协议的manager端和agent端-Using c++ programming language to achieve a simple protocol snmp
Platform: | Size: 49152 | Author: jobsyoung | Hits:

[OtherInternetworking_With_TCPIP

Description: 用TCP/IP进行网际互联第二卷提供了第一卷所没有包含的关于TCP/IP协议的一些细节问题。第二卷如同将TCP/IP置于放大镜下,考察每个协议的具体细节。它讨论了协议的实现方案,并着重于介绍协议软件的内部机制。第三版包含了对某些协议的修改和更新的内容。其中的代码改用C++语言的ANSI标准C子集,包含了函数原型和参数的声明。另外还纠正了一些错误。我们将SNMP更新为SNMPv2,其中包括替换了地址转换表,增加了UDP listener列表。在本书的最后,还增加了附录2,给出了书中代码所用到的主要数据结构的声明及变量的交叉参考表,并扩充了附录1中的过程调用交叉参考的内容。 -Using TCP/IP connectivity to the Internet provides the second volume I have not included on the TCP/IP protocol with some of the details. As the second volume will be TCP/IP placed under a magnifying glass to study the details of each agreement. It discussed the realization of the program agreement, and to introduce protocol software focused on the internal mechanism. The third edition includes some agreement on the revision and updating of the content. Which code to use C++ language subset of ANSI standard C that contains the function prototypes and parameters of the statement. In addition, some errors corrected. We will update SNMP for SNMPv2, including the replacement of the address translation table, an increase of UDP listener list. In the final book, but also an increase of Appendix 2, is given by the code book, the main data structure used in the Declaration and the variable cross-reference table, and the expansion of the Appendix 1 of the procedure call in the content o
Platform: | Size: 406528 | Author: wangdan | Hits:

[SNMPSNMP_for_c

Description: 一个有关于SNMP 的C实现的程序,简单-SNMP for C
Platform: | Size: 10240 | Author: rachel | Hits:

[OtherCISCONotlari

Description: Cİ SCO snmp network programming
Platform: | Size: 5002240 | Author: ***** | Hits:

[SNMPnetsuff

Description: c#编写的关于SNMP管理的源代码,能够应用,可能有些小毛病,大家共同研究。-c# prepared by the SNMP management, source code, which can be used, there may be some minor defects, Members.
Platform: | Size: 2443264 | Author: 郑春阳 | Hits:

[SNMPgibit_SnmpManager

Description: 一个简单的C++程序,实现snmp的功能-A simple C++ source code implementing the function of SNMP
Platform: | Size: 45056 | Author: frogg | Hits:

[SNMPNetworkbySNMP

Description: 使用visual c++实现的一个网络信息获取程序,采用了SNMP协议-Using visual c++ implementation of a network information acquisition process, using SNMP protocol
Platform: | Size: 1939456 | Author: johnnie | Hits:

[Internet-NetworksnmpdCPPcodes

Description: snmpd C++程序,用于snmp 管理,已在实际应用中得到检验。相信给你一些帮助的。-snmpd C++ sourcecodes
Platform: | Size: 25600 | Author: Cheng | Hits:

[SNMP231q

Description: snmp c++ programe it will be ok.-good snmp
Platform: | Size: 52224 | Author: Hello | Hits:

[SNMPMibBrowser

Description: 使用C++编写的基于SNMP协议的MIB浏览器,操作简捷,功能强大,在使用前需安装SNMP协议组件。-Written in C++ using the SNMP protocol based on the MIB browser, the operation is simple, powerful, to be installed before use SNMP protocol components.
Platform: | Size: 363520 | Author: 蒋苏 | Hits:

[Windows Developnetmap

Description: snmp实现自动探测网络拓扑,由c++开发,对学习snmp的同学们很有帮助-snmp automatic detection of network topology, from the c++ development, students who are learning useful snmp
Platform: | Size: 548864 | Author: one | Hits:

[Windows DevelopMIB

Description: snmp实现mib浏览器的功能,由c++开发,对学习snmp的同学们很有帮助-snmp mib browser to achieve the function, the c++ development of the students in learning snmp helpful
Platform: | Size: 3073024 | Author: one | Hits:

[Windows Developwan

Description: snmp实现监视广域网通信线路的功能,由c++开发,对学习snmp的同学们很有帮助-snmp monitoring wide-area network circuits to achieve the functions of the c++ development, students who are learning useful snmp
Platform: | Size: 523264 | Author: one | Hits:

[Windows DevelopStatistics

Description: 基于ip地址的流量统计,使用c++语言开发,对学习snmp的朋友很有帮助-Ip address based on traffic statistics, use c++ language development, learning snmp helpful friend
Platform: | Size: 486400 | Author: one | Hits:

[Internet-NetworkCSharp_network

Description: visual csharp网络编程技术与实践随书代码,介绍了多个网络协议并对应的实例,有很好的参考价值。具体内容:第1章 C#.NET网络编程概述 第2章 C#.NET高级网络编程技术概述 第3章 开发基于TCP协议的应用程序 第4章 开发基于UDP的应用程序 第5章 开发基于SNMP协议的应用程序 第6章 使用.NET发送邮件 第7章 FTP下载与文件传输 第8章 基于C#.NET的网络管理模块 第9章 编写基于.NET的Web Service 第10章 基于.NET的远程技术 第11章 流媒体在线播放 第12章 在线五子棋系统模块 第13章 基于HTTP协议的下载工具 -visual c# network programming techniques and practice with the book code, introduced a number of network protocols and the corresponding instance, have a good reference value. Content: Chapter 1 C#. NET network programming outlined in Chapter 2 C#. NET Advanced Network Programming Overview Chapter 3 developed based on TCP protocol applications Chapter 4 Develop the UDP application Chapter 5 developed based on SNMP protocol application in Chapter 6 use. NET send mail Chapter 7 FTP downloads and file transfers in Chapter 8 on C#. NET network management module Chapter 9 written on. NET' s Web Service Chapter 10 on. NET remote technology 11 Chapter streaming online play online backgammon Chapter 12 Chapter 13 modules download tools based on HTTP protocol
Platform: | Size: 1912832 | Author: 刘明 | Hits:

[SNMPSNMPNetworkManagerment

Description: 基于SNMP的通信网络性能管理模块设计与实现,基于目前广泛应用的SNMP设计了网络管理系统中的性能管理模块,采用HP公司提供的SNMP++类库和编程工具Visual C++进行了具体实现.-SNMP-based communication network performance management module design and implementation, based on the current design of the widely used SNMP network management system performance management module provided by HP SNMP++ class libraries and programming tools for Visual C++ for a concrete realization.
Platform: | Size: 412672 | Author: David | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 »

CodeBus www.codebus.net